Skip to content

chore: update deps & fix Add to Wallet button#859

Merged
kasparkallas merged 3 commits intomasterfrom
2026-03-11-update-deps
Mar 11, 2026
Merged

chore: update deps & fix Add to Wallet button#859
kasparkallas merged 3 commits intomasterfrom
2026-03-11-update-deps

Conversation

@kasparkallas
Copy link
Copy Markdown
Collaborator

@kasparkallas kasparkallas commented Mar 11, 2026

Summary

  • Update and unpin dependencies: Next.js (16.1.1^16.1.6), @mui/lab (unpinned to ^6.0.1-beta.34), remove unused babel-plugin-react-compiler
  • Bump ^-ranged deps (sentry, reown, tanstack, axios, effect, etc.)
  • Fix "Add to Wallet" button: remove stale Wagmi v1 connector.watchAsset guard that silently prevented wallet_watchAsset from being called

Test plan

  • pnpm typecheck passes
  • pnpm build succeeds
  • Connect wallet, navigate to a Super Token page, click the wallet icon — wallet should prompt to add the token

🤖 Generated with Claude Code

kasparkallas and others added 2 commits March 11, 2026 11:42
- Update next 16.1.1 → ^16.1.6
- Unpin @mui/lab to ^6.0.1-beta.34
- Remove unused babel-plugin-react-compiler
- Bump various dependency ranges (sentry, reown, tanstack, etc.)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
connector.watchAsset doesn't exist in Wagmi v2, causing the
wallet_watchAsset call to be silently skipped.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
superfluid-dashboard Ready Ready Preview Mar 11, 2026 10:43am

Request Review

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kasparkallas kasparkallas merged commit 1cdaeab into master Mar 11, 2026
26 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants